.image {
	background-image: url(../images/inside-gallery.jpg);
	background-repeat: no-repeat;
	font-family: Calibri;
	color: #800000;
	text-decoration: underline;
	top: 5px;
	clip: rect(5px,auto,auto,auto);
	padding-top: 180px;
}
